

#sudo ifconfig eth2 10.0.0.3/24 up
#sudo route add -net 192.168.56.0/24 gw 10.0.0.7 eth2

#changed

sudo ifconfig eth2 77.5.5.3/8 up
sudo route add -net 44.0.0.0/8 gw 56.5.5.7 eth2
sudo route add -net 55.0.0.0/8 gw 56.5.5.7 eth2

